價格:免費
更新日期:2019-10-24
檔案大小:1.8M
目前版本:1.1.1.3
版本需求:Android 5.1 以上版本
官方網站:mailto:games.eran@gmail.com
Email:https://eran-s-games.flycricket.io/privacy.html
Round and Merge is a puzzle game.
You need to merge two neighbors with equal numbers.
After the merge the numbers above the empty slot will fall down.
You Also can rotate the board so the empty space will filled from other direction.
You have two boards
* Square board (like the board of 2048)
* Triangle board (that composed of hexagons)
You also have Fibonacci mod:
Merge two consecutive Fibonacci numbers the next number in the series.
1 and 1 => 2 , 1 and 2 => 3 , 2 and 3 => 5 , 3 and 5 => 8 , ...